Bug Tracking System - significado y definición. Qué es Bug Tracking System
Diclib.com
Diccionario ChatGPT
Ingrese una palabra o frase en cualquier idioma 👆
Idioma:

Traducción y análisis de palabras por inteligencia artificial ChatGPT

En esta página puede obtener un análisis detallado de una palabra o frase, producido utilizando la mejor tecnología de inteligencia artificial hasta la fecha:

  • cómo se usa la palabra
  • frecuencia de uso
  • se utiliza con más frecuencia en el habla oral o escrita
  • opciones de traducción
  • ejemplos de uso (varias frases con traducción)
  • etimología

Qué (quién) es Bug Tracking System - definición

SOFTWARE APPLICATION THAT KEEPS TRACK OF REPORTED SOFTWARE BUGS
Bug tracking; Bug Tracker; Bug tracker; Bug Tracking System; Bug database; Bugtracker; Defect tracking system; Bug report; Bug-tracking system

bug tracking system         
<programming> (BTS) A system for receiving and filing bugs reported against a software project, and tracking those bugs until they are fixed. Most major software projects have their own BTS, the source code of which is often available for use by other projects. Well known BTSs include GNATS, Bugzilla, and Debbugs. (2002-06-12)
Bug tracking system         
A bug tracking system or defect tracking system is a software application that keeps track of reported software bugs in software development projects. It may be regarded as a type of issue tracking system.
Debbugs         
ISSUE TRACKING SYSTEM WRITTEN FOR THE DEBIAN PROJECT
Debian BTS; Debian bug tracking system
<programming> The bug tracking system used by the Debian Project. Each bug is given a number, and is kept on file until it is marked as having been dealt with. The system is mainly controlled by electronic mail, but the bug reports can be viewed via the World-Wide Web. Debbugs home (http://debian.org/Bugs/). (2002-06-12)

Wikipedia

Bug tracking system

A bug tracking system or defect tracking system is a software application that keeps track of reported software bugs in software development projects. It may be regarded as a type of issue tracking system.

Many bug tracking systems, such as those used by most open-source software projects, allow end-users to enter bug reports directly. Other systems are used only internally in a company or organization doing software development. Typically bug tracking systems are integrated with other project management software.

A bug tracking system is usually a necessary component of a professional software development infrastructure, and consistent use of a bug or issue tracking system is considered one of the "hallmarks of a good software team".